API Documentation
List of all members
nkGraphics::ResourceNodeWrapper Class Reference

Used internally when operating on resources. More...

Inheritance diagram for nkGraphics::ResourceNodeWrapper:
nkGraphics::Resource

Additional Inherited Members

- Public Member Functions inherited from nkGraphics::Resource
 Resource ()
 
 Resource (const char *path)
 
virtual ~Resource ()
 
virtual bool load ()=0
 
virtual void unload ()=0
 
bool isReadyForRendering () const
 
bool isUnloaded () const
 
RESOURCE_LOAD_STATE getLoadState () const
 
std::string_view getResourcePath () const
 
RESOURCE_TYPE getResourceTypeName () const
 
std::string_view getResourceName () const
 
bool getHidden () const
 
virtual void setResourcePath (const std::string_view &path)
 
void setResourceName (const std::string_view &name)
 
void setHidden (bool value)
 

Detailed Description

Used internally when operating on resources.


The documentation for this class was generated from the following file: